home *** CD-ROM | disk | FTP | other *** search
- Subject: Multiple Frame Question
- Sent: 8/22/96 8:22 AM
- Received: 8/22/96 9:04 AM
- From: Paul Mylchreest, paulm@pubnix.net
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Dear ODF Team,
-
- My part requires that my content be presented as iconic AND as frame.
- More specifically, I have a list of embedded part presented as a list
- of icons (single selection) and another section of the editor showing
- the selection in this list as a frame (kind of like the panel editor
- part).
-
- Since each presentation is setup to present embedded parts by calling
- SetDefaultEmbeddedFrameViewType(), a given frame can only present
- embedded parts in only one form.
-
- Does the method RequestSiblingFrame() have any importance in this
- context and how would it be used?
-
- How should I go about implementing this. I thought of having two
- frames simultaneously. In the documentation it is mentionned vaguely
- and more importance is attached to subviews.
-
- Am I in the right direction?
-
- Thanks.
-
- Paul Mylchreest
-
-
-